PropertyId Constructor (Int32) |
Initializes a new instance of the PropertyId class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic PropertyId(
int id
)
Public Sub New (
id As Integer
)
Parameters
- id
- Type: SystemInt32
See Also